Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Dec 21, 2022

Summary

Migrate Jenkinsfile to GH Actions Workflow

Tasks

  • Migrate Jenkinsfile
  • Delete Jenkins Job config
  • Delete Jenkins Job
  • Update sheet

@ghost
Copy link

ghost commented Dec 21, 2022

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-10T07:52:21.880+0000

  • Duration: 6 min 20 sec

Test stats 🧪

Test Results
Failed 0
Passed 6
Skipped 0
Total 6

Steps errors 5

Expand to view the steps failures

Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=7.2-alpine composer test
Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=7.3-alpine composer test
Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=7.4-alpine composer test
Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=8.0-alpine composer test
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: hudson.AbortException: script returned exit code 2

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@reakaleek reakaleek marked this pull request as ready for review December 21, 2022 15:18
@reakaleek reakaleek force-pushed the feature/migrate-jenkinsfile-to-gh-actions-workflow branch 5 times, most recently from 47f7819 to 81e2249 Compare December 22, 2022 09:40
@reakaleek reakaleek marked this pull request as draft December 22, 2022 14:58
@v1v
Copy link
Member

v1v commented Jan 17, 2023

Do you mind to include the opentelemetry github action similarly done in elastic/ecs-logging-nodejs#134? 🙏

@reakaleek
Copy link
Member Author

Do you mind to include the opentelemetry github action similarly done in elastic/ecs-logging-nodejs#134? 🙏

Sure, this PR is kinda on hold for now. But I will apply the requested changes when I come back to this.

@reakaleek reakaleek force-pushed the feature/migrate-jenkinsfile-to-gh-actions-workflow branch from 81e2249 to 86c4714 Compare February 9, 2023 14:06
@ghost
Copy link

ghost commented Feb 13, 2023

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-13T10:42:19.815+0000

  • Duration: 1 min 13 sec

Test stats 🧪

Test Results
Failed 0
Passed 6
Skipped 0
Total 6

Steps errors 5

Expand to view the steps failures

Run tests
  • Took 0 min 2 sec . View more details here
  • Description: VERSION=7.2-alpine composer test
Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=7.3-alpine composer test
Run tests
  • Took 0 min 2 sec . View more details here
  • Description: VERSION=7.4-alpine composer test
Run tests
  • Took 0 min 1 sec . View more details here
  • Description: VERSION=8.0-alpine composer test
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: hudson.AbortException: script returned exit code 2

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@reakaleek
Copy link
Member Author

reakaleek commented Feb 13, 2023

tests are also failing on the main trunk. Will be fixed in #45

@reakaleek reakaleek marked this pull request as ready for review February 13, 2023 10:47
@reakaleek reakaleek requested review from a team and v1v February 13, 2023 10:47
@reakaleek reakaleek self-assigned this Feb 13, 2023
@reakaleek reakaleek force-pushed the feature/migrate-jenkinsfile-to-gh-actions-workflow branch from 7dcd538 to b2402a7 Compare February 13, 2023 14:37
Copy link
Contributor

@SergeyKleyman SergeyKleyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good (I ran a few tests in #48).
Thank you very much for all the work.

@reakaleek
Copy link
Member Author

It looks good (I ran a few tests in #48). Thank you very much for all the work.

Thank you for verifying!

@reakaleek reakaleek merged commit 390bb2a into elastic:main Feb 22, 2023
@reakaleek reakaleek deleted the feature/migrate-jenkinsfile-to-gh-actions-workflow branch February 22, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants